home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Markets / Education / Solutions.91 / Solutions / card_4691.txt < prev    next >
Text File  |  1990-12-05  |  4KB  |  194 lines

  1. -- card: 4691 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4404
  5. -- name: Solutions Menu
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global beenDone
  9.   if beenDone is empty then
  10.     lock screen
  11.     show card btn "mask"
  12.     show card btn "mask2"
  13.     show card field "text"
  14.     unlock screen with barn door open
  15.     repeat for 300
  16.       wait for 1
  17.       if the mouseClick then exit repeat
  18.     end repeat
  19.     lock screen
  20.     hide card btn "mask"
  21.     hide card btn "mask2"
  22.     hide card field "text"
  23.     unlock screen with barn door close
  24.     put done into beenDone
  25.   end if
  26. end openCard
  27.  
  28.  
  29. -- part 1 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=359 top=309 right=336 bottom=500
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Register
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   push card
  44.   visual iris open
  45.   go next card
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 2 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=55 top=74 right=151 bottom=433
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: hardware
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect wipe left to grey
  65.   visual effect wipe left
  66.   go to stack "Hardware Products"
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part 5 (field)
  72. -- low flags: 01
  73. -- high flags: 0000
  74. -- rect: left=312 top=41 right=60 bottom=455
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 0
  78. -- font id: 156
  79. -- text size: 12
  80. -- style flags: 2048
  81. -- line height: 16
  82. -- part name: 
  83.  
  84.  
  85. -- part 7 (button)
  86. -- low flags: 00
  87. -- high flags: 0000
  88. -- rect: left=55 top=223 right=293 bottom=495
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: information
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   visual effect wipe left to grey
  100.   visual effect wipe left
  101.   go to stack "Information Resources"
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 8 (button)
  107. -- low flags: 00
  108. -- high flags: 0000
  109. -- rect: left=55 top=150 right=224 bottom=464
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: software
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   visual effect wipe left to grey
  121.   visual effect wipe left
  122.   go to stack "Software Products"
  123. end mouseUp
  124.  
  125.  
  126.  
  127. -- part 9 (button)
  128. -- low flags: 80
  129. -- high flags: 0002
  130. -- rect: left=107 top=124 right=215 bottom=406
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: Mask
  139.  
  140.  
  141. -- part 10 (button)
  142. -- low flags: 80
  143. -- high flags: 0002
  144. -- rect: left=110 top=127 right=212 bottom=403
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: Mask2
  153.  
  154.  
  155. -- part 12 (field)
  156. -- low flags: 81
  157. -- high flags: 2002
  158. -- rect: left=111 top=128 right=211 bottom=402
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 0
  162. -- font id: 156
  163. -- text size: 14
  164. -- style flags: 0
  165. -- line height: 18
  166. -- part name: text
  167.  
  168.  
  169. -- part 13 (button)
  170. -- low flags: 00
  171. -- high flags: 8001
  172. -- rect: left=55 top=305 right=340 bottom=330
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 0 / 0
  175. -- text alignment: 1
  176. -- font id: 0
  177. -- text size: 12
  178. -- style flags: 0
  179. -- line height: 16
  180. -- part name: 
  181.  
  182.  
  183. -- part contents for background part 1
  184. ----- text -----
  185. Solutions Menu
  186.  
  187. -- part contents for card part 5
  188. ----- text -----
  189. Click an item below.
  190.  
  191. -- part contents for card part 12
  192. ----- text -----
  193. Inclusion in the Solutions database does not represent an endorsement, either expressed or implied, by Apple Computer, Inc.
  194.           -- click mouse to continue...